Skip to content

Added youtube link and 0.8em less of padding#3

Merged
cache-rules merged 1 commit into
cache-rules:mainfrom
bluedragonscales:main
Sep 27, 2025
Merged

Added youtube link and 0.8em less of padding#3
cache-rules merged 1 commit into
cache-rules:mainfrom
bluedragonscales:main

Conversation

@bluedragonscales

Copy link
Copy Markdown
Contributor

Added the pspython YouTube channel link by adding a new element with link object on the home_links.json file.

Also tweaked the styling slightly on the assets/static/style.css by changing the .home-link-item padding from 2em to 1.2em. This keeps the horizontal line up on the main page from overflowing the viewport area.

@cache-rules

Copy link
Copy Markdown
Owner

Sorry for the delay in getting to this PR. It looks good to me, and I will merge it shortly. If there is something else you want to tackle I think we can revisit this home page layout to something that scales better across screen sizes. We can probably use flexbox to have the icons slowly collapse into a single column, or we can set up some additional media queries to improve the snap points. Right now it's using some default styles from Bulma for nearly all of the styling, I am not sure Bulma has what we need out of the box so we'll have to write our own styles for this, but it's probably not too complicated (flex box should be able to accomplish basically all of our needs).

@cache-rules cache-rules merged commit b780fa9 into cache-rules:main Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants